Subscribe Us

header ads

File Explorer Freezing In Windows 11

 


Solution:

  1. Restart File Explorer:

    • Open Task Manager, find Windows Explorer, and select Restart.
  2. Clear Quick Access History:

    • Go to File Explorer Options, under the General tab, and click Clear next to Clear File Explorer History.
  3. Run SFC and DISM:

    • Open Command Prompt as Administrator and run:
      bash
      sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth
  4. Update Drivers:

    • Ensure all drivers, particularly graphics drivers, are up-to-date via Device Manager.

Post a Comment

0 Comments